home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-SIG: World of Games
/
PC-SIG World of Games (CDRM1080710) (1993).iso
/
1750
/
LOTTO3.BAT
< prev
next >
Wrap
DOS Batch File
|
1989-01-26
|
966b
|
32 lines
echo off
rem LOTTO3 by Jim Mooney
rem
rem This is executed after LOTTO2 is executed.
rem It reads the numbers written out by LOTTO2,
rem sorts them to lotto.srt which LOTTO4 program
rem reads in for its processing.
rem LOTTO4 will still work if there are no records.
rem
CLS
if NOT EXIST lotto.srt GOTO SKIP1
del lotto.srt > NUL
:SKIP1
if NOT EXIST lotto.pic GOTO SKIP2
echo